feat(echo): Add echo maven support#5555
Conversation
Extends the Echo ecosystem to support Maven versioning semantics via the Echo:Maven suffix, allowing Echo to publish advisories for secured Maven packages without affecting the unrelated upstream Maven ecosystem. Versioning is delegated to the underlying Maven ecosystem helper, mirroring the existing Echo:PyPI handling (google#5286).
|
cc: @orizerah since you are our usual contact at Echo. As a general heads-up, we also recently updated our |
|
Hey, We expect to contribute NPM support soon as well. We will open issues for future contributions, do you want us to open one for this feature as well? |
|
Hey @Ly-Joey @another-rex do you think we will be able to merge this soon? |
|
/gcbrun |
|
/gcbrun |
Extends the Echo ecosystem to support Maven versioning semantics via the Echo:Maven suffix, allowing Echo to publish advisories for secured Maven packages without affecting the unrelated upstream Maven ecosystem. Versioning is delegated to the underlying Maven ecosystem helper, mirroring the existing Echo:PyPI handling (#5286).